home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1485 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools.owl
  2. Path: bath.ac.uk!py3mwl
  3. From: py3mwl@bath.ac.uk (M W Lawrence)
  4. Subject: Displaying Graphics from a array object.
  5. Organization: School of Physics, University of Bath, UK
  6. Message-ID: <DL0EEB.EzF.B.mary@bath.ac.uk>
  7. Date: Thu, 11 Jan 1996 09:01:23 GMT
  8.  
  9.  
  10. Dear wonderful programmer.
  11.  
  12. I am looking for a way to be  able to display an array object (either 128 
  13. * 128, 256 * 256 or 512 * 512 -> this depends upon user instruction 
  14. earlier in the programme) in full artifical colour in a window, 
  15. preferably with a slider control mechanism and a scale along the sides 
  16. (top and bottom).The programme needs to look for a pointer to the adress 
  17. of the particular object being printed so that I can get the programme to 
  18. display different data sets.
  19.  
  20. Is there a precompiled run time library out there that will do what I 
  21. want. Ideally is there an existig windows codeing/programme to do this?
  22.  
  23. Any help is greatly appreciated - as I am a 'L' learner of c++ - 
  24. especially for windows programmes.!
  25.  
  26. Marc
  27.  
  28.